gdk: Create a global shared GL context
authorMatthias Clasen <mclasen@redhat.com>
Tue, 4 Jun 2019 21:26:28 +0000 (21:26 +0000)
committerMatthias Clasen <mclasen@redhat.com>
Tue, 4 Jun 2019 23:00:02 +0000 (23:00 +0000)
commit1f70bc4bf38a396a7d7c0ee54a4ea6813498ec0f
tree79e0150801c1ac87ddc305a5f78fcdac4a6e339b
parent7293fd517e9c884c9e70dae0d9cf43d9a4e47d3e
gdk: Create a global shared GL context

Create a global GL context that connects all
GL contexts on a display and lets us share textures
between them.
gdk/gdkinternals.h
gdk/gdksurface.c
gdk/wayland/gdkglcontext-wayland.c
gdk/x11/gdkglcontext-x11.c